* {
	padding: 0px;
	margin: 0px;
}

body,
html {
	width: 100%;
	height: auto;
	max-width: 1920px;
	margin: 0px auto;
	min-width: 1380px;
	font: 12px/1.5 Microsoft YaHei, Arial, sans-serif;
}

a {
	text-decoration: none;
}

ul li {
	list-style: none;
}

img {
	border: none;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.ell {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.width1200 {
	width: 1200px;
	margin: 0px auto;
	position: relative;
}

.width1380 {
	width: 1380px;
	margin: 0px auto;
	position: relative;
}

.top_img {
	padding-left: 233px;
	padding-right: 180px;
	width: 787px;
	margin: 0px auto;
	position: relative;
	padding: 30px 180px 30px 233px;
}

.top_img .logo {
	position: absolute;
	left: 0px;
	top: 30px;
}

.top_img .ss {
	position: absolute;
	right: 0px;
	top: 30px;
	text-align: right;
	font-size: 14px;
}

.top_img .ss a {
	color: #000000;
	letter-spacing: 1px;
}

.top_img .ss input {
	width: 154px;
	height: 30px;
	background: none;
	border: 1px solid #cdcdcd;
	box-shadow: 0px 0px 4px rgba(178, 178, 178, 0.3);
	margin-top: 30px;
}

.top_img .ss button {
	position: absolute;
	width: 20px;
	height: 20px;
	outline: none;
	border: none;
	bottom: 5px;
	right: 12px;
	background: url(../images/ss.png);
}

.nav_list {
	width: 100%;
	height: 80px;
	background: #e52200;
}

.nav_list ul li {
	float: left;
	font-size: 22px;
	text-align: center;
	margin-left:66px;
}
.nav_list ul li:first-child{
	margin-left:0px;
}
.nav_list ul li a {
	color: white;
	font-size: 20px;
	display: block;
	position: relative;
	margin: 6px 0px;
}

.toutiao .txt {
	text-indent: 4em;
	margin: 20px 0px;
	padding-left: 150px;
	position: relative;
	letter-spacing: 5px;
}

.toutiao .txt img {
	position: absolute;
	left: 0px;
}

.toutiao .txt a {
	color: #000000;
	font-size: 30px;
	font-weight: bold;
}

.toutiao .li {
	text-align: center;
	letter-spacing: 3px;
}

.toutiao .li a {
	color: #000000;
	font-size: 16px;
	display: inline-block;
	margin: 0px 40px;
}

.banner_1 {
	margin-top: 24px;
}

.banner_1 .left {
	width: 576px;
	height: 345px;
}

.lt_list {
	line-height: 40px;
	box-sizing: border-box;
	/*	border-bottom: 1px solid #e52200;*/
	position: relative;
}

.lt_list span {
	color: #e52200;
	font-size: 22px;
	display: inline-block;
	position: relative;
	top: -1px;
	font-weight: bold;
	font-style: italic;
}

.lt_list span img {
	margin-left: 10px;
}


/*.lt_list span:before {
	content: "";
	display: inline-block;
	width: 100%;
	height: 3px;
	background: #e52200;
	position: absolute;
	bottom: -10px;
}
*/

.lt_list a {
	color: #e52200;
	font-size: 16px;
	float: right;
	margin-right: 13px;
	position: relative;
	top:6px;
}

.lt_list font {
	color: #e52200;
	font-size: 16px;
}

.banner_1 .left .title {
	display: block;
	padding-left: 4em;
	margin-bottom: 10px;
}

.banner_1 .left .title a {
	color: #e52200;
	font-size: 24px;
}

.banner_1 .left .text {
	color: #646464;
	font-size: 16px;
	line-height: 24px;
}

.banner_1 .left .text a {
	color: #e52200;
}

.banner_1 .left ul li {
	margin-top: 13px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.banner_1 .left ul li:before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #464646;
	border-radius: 5px;
	position: relative;
	top: -2px;
	margin-right: 10px;
}

.banner_1 .left ul li a {
	font-size: 18px;
	color: #000000;
}

.banner_1 .right {
	width: 588px;
	height: 330px;
	position: relative;
}

.banner_module>ul li {
	width: 100%;
	height: 330px;
	position: relative;
}

.banner_module>ul li img {
	display: block;
	width: 100%;
	height: 100%;
}

.banner_module>ul li p {
	position: absolute;
	bottom: 0px;
	width: 94%;
	padding: 9px 3%;
	background: rgba(0, 0, 0, 0.5);
	color: white;
	font-size: 16px;
}

.banner_module>ul li p a {
	color: white;
}

.banner_module .hd {
	position: absolute;
	right: 10px;
	overflow: hidden;
	bottom: 13px;
	font-size: 0;
	z-index: 11;
}

.banner_module .hd li {
	float: left;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #e5e5e5;
	margin: 0 5px;
}

.banner_module .hd li.on {
	background: #B51F16;
}

.cx img {
	display: block;
	width: 100%;
	margin:20px 0px 20px 0px;
}

.wmcj_list {
	border-top: 2px solid #e52200;
	
}
.wmcj_list ul{
	position: absolute;
}
.wmcj_list ul li {
	float: left;
	padding: 12px 68px;
	margin: 0px 0px 16px 0px;
	border-radius: 0px 0px 6px 6px;
	margin-left: 14px;
	animation:all 5s ease;
}
.wmcj_list ul li:hover{
	padding-bottom:20px;
	animation:all 5s ease;
} 

.wmcj_list ul li.on {
	background: #e52200;
}

.wmcj_list ul li.on a {
	color: white;
}

.wmcj_list ul li a {
	font-size: 22px;
	color: #000000;
	color: white;
}
.wmcj_content {
	margin-top:70px;
}
.wmcj_content .left {
	width: 588px;
	height: 330px;
	position: relative;
}

.wmcj_content .right {
	width: 570px;
}

.ul_c li{
	padding:20px 0px;
	border-top: 1px dashed #cfd0cf;
	box-sizing: border-box;
	display: block;
}

.ul_c li:first-child {
	padding-top: 0px;
	border-top: none;
}

.ul_c li .title a {
	color: #000;
	font-size: 18px;
	font-weight: bold;
}

.ul_c li .text {
	height:48px;
	position: relative;
	overflow: hidden;
	color: #666;
	font-size: 14px;
}

.ul_c2 li{
	border:none;
	margin: 0px;
	padding:0px;
	margin:10px 0px;
}

.ul_c li .text a {
	color: #000;
	font-size: 16px;
	display: inline-block;
}
.cx{
	position: relative;
}
.cx .hd{
	position: absolute;
	top:30px;
	right:10px;
}
.cx .hd ul li{
	width:8px;
	height:8px;
	margin-bottom:5px;
	background:#99999b;
	cursor: pointer;
}
.cx .hd ul li.on{
	background:white;
}
.li_c {
	margin-top: 34px;
}

.li_c .left {
	width: 386px;
	position: relative;
	margin-left: 20px;
}

.li_c .left:first-child {
	margin-left: 0px;
}

.img_module img {
	display: block;
	width: 100%;
	height: 217px;
	margin:10px 0px;
}

.ul_module li {
	margin: 10px 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ul_module li a {
	color: #000000;
	font-size: 16px;
}

.ul_module2 {
	margin-top: 10px;
}

.ul_module2 li {
	margin: 8px 0px;
}

.img_module2 img {
	height: 128px;
}

.content_list2 {
	margin-top: 12px;
	margin-bottom: 33px;
	position: relative;
	overflow: hidden;
}

.content_list2 .tempWrap {
	margin-top: 25px;
}

.content_list2 ul li {
	float: left;
	width: 170px;
	margin-right: 36px;
}

.lt_list2{
	font-size: 24px;
	text-align: center;
	position: relative;
	height:60px;
	color:#e8503f;
	font-weight: bold;
	font-style:italic; 
}
.lt_list2 span img{
	position: absolute;
	bottom:0px;
	left:50%;
	margin-left:-10px;
}
.lt_list2:before{
	content:"";
	display:inline-block;
	width:120px;
	height:1px;
	background:#050505;
	position: absolute;
	left:0px;
	top:18px;
}
.lt_list2:after{
	content:"";
	display:inline-block;
	width:120px;
	height:1px;
	background:#050505;
	position: absolute;
	right:0px;
	top:18px;
}
.lt_list2 a{
	position: absolute;
	right:0px;
	bottom:0px;
	color:#e8503f;
}
.lt_list3{
	border-bottom:1px solid #000000;
}
.lt_list4:before,.lt_list4:after{
	width:326px;
}
/*.content_list2 ul li:first-child {
	margin-left: 0px;
}*/

.content_list2 ul li img {
	display: block;
	width: 100%;
	height: 235px;
}

.content_list2 ul li p {
	text-align: center;
	margin-top: 10px;
	font-size: 16px;
	color: #000000;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.img_module3 img {
	display: block;
	height: 370px;
	margin-top: 28px;
}

.ul_module3 li {
	margin-bottom: 14px;
}

.ul_module3 li a {
	font-size: 18px;
}

.img_module4 {
	position: relative;
	height: 100%;
	width: 100%;
	display: block;
}

.img_module4 img {
	height: 212px;
	margin-bottom: 8px;
}

.img_module4 span {
	position: absolute;
	bottom: 0px;
	display: block;
	width: 96%;
	padding: 4px 2%;
	color: white;
	text-align: center;
	font-size: 16px;
	background: rgba(0, 0, 0, 0.4);
}

.ul_module4 li {
	margin: 5px 0px;
}

.jzg {
	margin-top: 20px;
}

.jzg .jzg_loop .tempWrap {
	margin: 0px auto !important;
}

.jzg .jzg_loop {
	width: 1050px;
	margin: 0px auto;
	margin-top: 32px;
}

.jzg .jzg_loop ul li {
	float: left;
	width: 188px;
	height: 253px;
	margin: 0px 11px;
}

.jzg .jzg_loop ul li img {
	display: block;
	width: 100%;
	height: 100%;
}

.jzg .jzg_loop .prev {
	left: 0px;
}

.jzg .jzg_loop .prev,
.jzg .jzg_loop .next {
	background: url(../images/icon_14.png) no-repeat;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 58%;
}

.jzg .jzg_loop .next {
	background: url(../images/icon_17.png) no-repeat;
	right: 0px;
}

.link_list {
	display: none;
	width: 0;
	height: 0;
}

.link_list.show {
	width: 100%;
	height: auto;
	display: block;
	transform: translateX(-13px);
}

.link_list ul {
	padding: 10px 0;
}

.link_list li {
	margin: 3px 13px;
	display: block;
	float: left;
}

.link_list {
	width: 1138px !important;
	margin: 0px auto;
}

.link_list li a {
	color: black;
	font-size: 14px;
}

.wzhz_list {
	height: 55px;
	background: #f5f5f5;
	margin-top: 46px;
}

.wzhz_list ul li {
	float: left;
	line-height: 55px;
	padding: 0px 20px;
	font-size: 16px;
	cursor: pointer;
}

.wzhz_list ul li.on {
	background: white;
	border-top: 2px solid #e52200;
	box-sizing: border-box;
}

.wzhz_list ul li a {
	color: #000000;
}


/*列表页面*/

.list_page {
	margin-top: 24px;
	margin: 24px auto 0px auto;
}

.list_page .posi {
	color: #000000;
	display: inline-block;
	width: 100%;
	font-size: 16px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #cdcbcb;
}

.list_page .posi a {
	color: #000000;
	display: inline-block;
	margin-left: 10px;
	padding-right: 10px;
}

.list_page ul li {
	padding: 10px 0px;
	padding-right: 220px;
	position: relative;
	color: #414141;
	font-size: 16px;
	border-bottom: 1px dashed #c0c0c0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}

.list_page ul li a {
	color: #414141;
}

.list_page ul li span {
	position: absolute;
	right: 10px;
	color: #a2a2a2;
	top: 10px;
}

.pager {
	margin-top: 30px;
}


/*详情*/

.list_page .til {
	color: #000000;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
}

.list_page .data {
	color: #000000;
	font-size: 13px;
	text-align: center;
}

.list_page .txt p {
	text-indent: 2em;
	font-size: 16px;
	margin-top: 20px;
	line-height: 24px;
}

.list_page .txt p img {
	display: block;
	width: 810px;
	margin: 24px auto;
}

.list_page .rw_js {
	float: right;
	margin: 20px 0px 120px 0px
}

.share {
	width: 218px;
	margin: 0px auto;
}
.xf{
	position: fixed;
	right:0px;
	top:20%;
	background:white
}
.xf>img{
	    width: 27px;
    position: absolute;
    top: -26px;
    right: 12px;
    cursor: pointer;

}
.xf a{
	display: block;
	width:60%;
	margin:0px auto;
}
.xf a img{
	width:100%;
}
.footer {
	text-align: center;
	color: white;
	padding: 83px 0px;
	font-size: 14px;
	line-height: 32px;
	margin-top: 50px;
	background: url(../images/footer.jpg) no-repeat center;
}

.footer p {
	position: relative;
	top: -20px;
}


.banner_module_2>ul li {
	width: 100%;
	height: 217px;
	position: relative;
	margin:10px 0px;
}

.banner_module_2>ul li img {
	display: block;
	width: 100%;
	height: 100%;
}

.banner_module_2>ul li p {
	position: absolute;
	bottom: 0px;
	width: 94%;
	padding: 9px 3%;
	background: rgba(0, 0, 0, 0.5);
	color: white;
	font-size: 16px;
}

.banner_module_2>ul li p a {
	color: white;
}

.banner_module_2 .hd {
	position: absolute;
	right: 10px;
	overflow: hidden;
	bottom: 13px;
	font-size: 0;
	z-index: 11;
}

.banner_module_2 .hd li {
	float: left;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #e5e5e5;
	margin: 0 5px;
}

.banner_module_2 .hd li.on {
	background: #B51F16;
}